meson: modules: add printbackends
authorTim-Philipp Müller <tim@centricular.com>
Wed, 22 Mar 2017 16:48:56 +0000 (16:48 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 14:10:55 +0000 (15:10 +0100)
commita35e5f3135206850fe40213f890724c37c571411
treec996c7f728cb53b63b821f0e86fcacde30abeeaa
parent3a496afa0be8b3a8d5183ef549f7239d3381739a
meson: modules: add printbackends

The cups checks might not work properly everywhere yet,
since they don't use cups-config and parse the output yet.
config.h.meson
gtk/meson.build
meson.build
meson_options.txt
modules/meson.build [new file with mode: 0644]
modules/printbackends/cloudprint/meson.build [new file with mode: 0644]
modules/printbackends/cups/meson.build [new file with mode: 0644]
modules/printbackends/file/meson.build [new file with mode: 0644]
modules/printbackends/lpr/meson.build [new file with mode: 0644]
modules/printbackends/meson.build [new file with mode: 0644]
modules/printbackends/papi/meson.build [new file with mode: 0644]